
@import 'https://fonts.googleapis.com/css?family=Roboto+Mono:100';
.container {
                              height: 100%;
                              width: 100%;
                              justify-content: center;
                              align-items: center;

}
.container {
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.text {
  font-weight: 100;
  font-size: 40px;
  color: hwb(0 100% 0%);
}
.dud {
  color: hwb(0 0% 0%);

}
.font {
                              text-shadow:1px 1px 15px rgb(214, 35, 146);
color:rgb(85, 18, 18);
  text-align: center;
   font-family: Roboto;
font-size:60px;
}

